home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #5 / K-CD-5-2003.ISO / FIFA 2003 / fifa2003_netuk.exe / data / feart / ferprfbe.txt < prev    next >
Encoding:
Text File  |  2002-09-06  |  1.5 KB  |  104 lines

  1. ;
  2. ; Preference file for FIFA
  3. ;
  4. ; [colour] = new colour
  5. ; A,R,G,B,  NOTE: there must be a comma at the end of the string
  6.  
  7. [colour];colour 0 - white
  8. 255,255,255,255,
  9. [colour];colour 1 - blue
  10. 255,30,56,126,
  11. [colour];colour 2 - orange
  12. 255,255,153,51,
  13. [colour];colour 3 - black
  14. 255,0,0,0,
  15. [colour];colour 4 - disabled grey
  16. 255,102,102,102,
  17. [colour];colour 5 - BE warm grey
  18. 255,190,185,135,
  19. [colour];colour 6 - BE yellow
  20. 255,255,204,0,
  21. [colour];colour 7 - BE pale
  22. 255,235,237,235,
  23. [colour];colour 8 - red
  24. 255,204,0,51,
  25.  
  26. ; language,font index,fontfile
  27. ; font pointers are:
  28. ; ALL ASCII-TYPE=-1
  29. ; (english=0, american=1, french=2, german=3, italian=4, spanish=5, swedish=6, dutch=7, portugese=8)
  30. ; GREEK=9
  31. ; HEBREW=10
  32. ; JAPANESE=11
  33. ; KOREAN=12
  34. ; DEBUG=13 
  35.  
  36. ; font preferences the format is like so: language index (-1 = set for all languages), font index, font file name
  37. [font]
  38. 0,0,engfont0,
  39. [font]
  40. 0,1,engfont1,
  41.  
  42. [font]
  43. 1,0,engfont0,
  44. [font]
  45. 1,1,engfont1,
  46.  
  47. [font]
  48. 2,0,engfont0,
  49. [font]
  50. 2,1,engfont1,
  51.  
  52. [font]
  53. 3,0,engfont0,
  54. [font]
  55. 3,1,engfont1,
  56.  
  57. [font]
  58. 4,0,engfont0,
  59. [font]
  60. 4,1,engfont1,
  61.  
  62. [font]
  63. 5,0,engfont0,
  64. [font]
  65. 5,1,engfont1,
  66.  
  67. [font]
  68. 6,0,engfont0,
  69. [font]
  70. 6,1,engfont1,
  71.  
  72. [font]
  73. 7,0,engfont0,
  74. [font]
  75. 7,1,engfont1,
  76.  
  77. [font]
  78. 8,0,engfont0,
  79. [font]
  80. 8,1,engfont1,
  81.  
  82. [font]
  83. 9,0,grkfont0,
  84. [font]
  85. 9,1,grkfont1,
  86.  
  87. [font]
  88. 10,0,hebfont0,
  89. [font]
  90. 10,1,hebfont1,
  91.  
  92. [font]
  93. 11,0,jpnfont0,
  94.  
  95. [font]
  96. 12,0,korfont0,
  97.  
  98. [font]
  99. 13,0,dbgfont0,
  100. [font]
  101. 13,1,dbgfont1,
  102.   
  103. [end]; end marker
  104.